home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
demosrc
/
wm-h_src
/
make.bat
< prev
next >
Wrap
DOS Batch File
|
1994-11-26
|
83b
|
6 lines
tasm /m9 ween.asm
if errorlevel 1 goto end
tlink /x ween.obj hscobj.obj
:end